Skip to content

Hostname

timmersgems.com

Last fetched

timmersgems.com resolves to 1 IPv4 address operated by AS25459 in NL. WHOIS lists iana:1443 as the registrar.

Nutrition Label

WHISPER CANON · timmersgems.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/timmersgems.com

Resolution chain

timmersgems.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
83.172.188.7883.172.188.0/23AS25459NL

WHOIS identity

Registrar
iana:1443
Organization
jng timmers
Contact emails

Subdomains

4 observed subdomains of timmersgems.com.

Web-graph footprint

Distinct hostnames that link to or from timmersgems.com in the public web crawl.

13 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for timmersgems.com.

MechanismTarget
SPF_Ans1.mediaversa10.nl
SPF_Ans1.mvmail1.nl
SPF_Atimmersgems.com
SPF_INCLUDEemsd1.com
SPF_IP83.172.129.40
SPF_IP83.172.138.9
SPF_IP83.172.188.78
SPF_MXtimmersgems.com

Related pages

Pivot deeper into the graph from timmersgems.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "timmersgems.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.