Skip to content

Hostname

hallmark.nl

Last fetched

hallmark.nl resolves to 4 IPv4 addresses operated by AS20940 in US. WHOIS lists registrar:com laude as the registrar.

Nutrition Label

WHISPER CANON · hallmark.nlRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/hallmark.nl

Resolution chain

hallmark.nl resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.205.249.17823.205.249.0/24AS20940US
23.205.249.20723.205.249.0/24AS20940US
45.60.107.845.60.107.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.62.845.60.62.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
registrar:com laude
Organization
Contact emails

Subdomains

52 observed subdomains of hallmark.nl.

Web-graph footprint

Distinct hostnames that link to or from hallmark.nl in the public web crawl.

523 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for hallmark.nl.

MechanismTarget
SPF_Ahallmark.nl
SPF_INCLUDE_spf.ladesk.com
SPF_INCLUDE_spf1.hallmark.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP85.17.243.80/29
SPF_IP85.17.243.88
SPF_IP87.233.221.250
SPF_MXhallmark.nl

Related pages

Pivot deeper into the graph from hallmark.nl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hallmark.nl"})-[: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.