Skip to content

Hostname

hallmarkco.com

Last fetched

hallmarkco.com resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · hallmarkco.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/hallmarkco.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.159.142.5162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.1.254172.66.0.0/22AS13335CLOUDFLARENET - Cloudflare, Inc.CA
96.45.82.19496.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.82.2696.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.2096.45.83.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.23396.45.83.0/24AS16552DIGICERT - Tiggee LLCUS

WHOIS identity

Registrar
iana:1068
Organization
perfect privacy,
Contact emails

Subdomains

3 observed subdomains of hallmarkco.com.

Web-graph footprint

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

12 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for hallmarkco.com.

MechanismTarget
SPF_INCLUDEasp-spf1.yardi.com
SPF_INCLUDEasp-spf2.yardi.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com

Related pages

Pivot deeper into the graph from hallmarkco.com.

Cypher and MCP

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

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