Skip to content

Hostname

forevermark.com

Last fetched

forevermark.com resolves to 1 IPv4 address operated by VKT-HK Viking Telecom Limited in GB. WHOIS lists iana:1466 as the registrar.

Nutrition Label

WHISPER CANON · forevermark.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/forevermark.com

Resolution chain

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

IPPrefixASNOperatorCountry
178.79.178.218178.79.128.0/18AS63949VKT-HK Viking Telecom LimitedGB

WHOIS identity

Registrar
iana:1466
Organization
de beers uk
Contact emails

Subdomains

72 observed subdomains of forevermark.com.

Web-graph footprint

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

387 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for forevermark.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEza._netblocks.mimecast.com
SPF_IP41.74.192.0/20

Related pages

Pivot deeper into the graph from forevermark.com.

Cypher and MCP

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

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