Skip to content

Hostname

hallmark.co.uk

Last fetched

hallmark.co.uk has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:nom-iq limited t/a com laude as the registrar.

Nutrition Label

WHISPER CANON · hallmark.co.ukRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/hallmark.co.uk

Resolution chain

hallmark.co.uk has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:nom-iq limited t/a com laude
Organization
hallmark cards, incorporated
Contact emails

Subdomains

38 observed subdomains of hallmark.co.uk.

Web-graph footprint

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

232 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for hallmark.co.uk.

MechanismTarget
SPF_Ahallmark.co.uk
SPF_INCLUDE_spf.zen.co.uk
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP85.17.243.80/29
SPF_IP85.17.243.88
SPF_IP88.98.35.106
SPF_IP88.98.35.107
SPF_IP98.129.229.175
SPF_MXhallmark.co.uk

Related pages

Pivot deeper into the graph from hallmark.co.uk.

Cypher and MCP

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

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