Skip to content

Hostname

hallmarkbusiness.com

Last fetched

hallmarkbusiness.com resolves to 4 IPv4 addresses operated by AS20940 in US. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · hallmarkbusiness.comRouting diversity2.4/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/hallmarkbusiness.com

Resolution chain

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

WHOIS identity

Registrar
iana:470
Organization
hallmark licensing
Contact emails

Subdomains

46 observed subdomains of hallmarkbusiness.com.

Web-graph footprint

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

84 sites link to this hostname.

154 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for hallmarkbusiness.com.

MechanismTarget
SPF_INCLUDE_spf1.hallmark.com
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.140.193.46/32
SPF_IP159.140.194.44/32
SPF_IP69.167.160.79
SPF_MXhallmarkbusiness.com

Related pages

Pivot deeper into the graph from hallmarkbusiness.com.

Cypher and MCP

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

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