Skip to content

Hostname

germark.com

Last fetched

germark.com resolves to 1 IPv4 address operated by LEASEWEB-NL-AMS-01 Netherlands in NL. WHOIS lists iana:320 as the registrar.

Nutrition Label

WHISPER CANON · germark.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/germark.com

Resolution chain

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

IPPrefixASNOperatorCountry
159.255.193.27159.255.192.0/22AS60781LEASEWEB-NL-AMS-01 NetherlandsNL

WHOIS identity

Registrar
iana:320
Organization
germark,
Contact emails

Subdomains

8 observed subdomains of germark.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for germark.com.

MechanismTarget
SPF_Agermark.saiwall.net
SPF_Amail.germark.com
SPF_Amail2.germark.com
SPF_Amail3.germark.com
SPF_INCLUDEspf-int.saimanet.net
SPF_MXgermark.com

Related pages

Pivot deeper into the graph from germark.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "germark.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.