Skip to content

Hostname

hallmarkinns.com

Last fetched

hallmarkinns.com resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.160.83104.18.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1910
Organization
domains by proxy,
Contact emails

Subdomains

38 observed subdomains of hallmarkinns.com.

Web-graph footprint

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

85 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for hallmarkinns.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.synxis.com
SPF_IP104.47.41.232
SPF_IP107.190.208.174
SPF_IP204.209.176.241
SPF_IP23.235.221.40
SPF_IP47.44.189.98
SPF_IP50.126.81.194
SPF_IP50.173.55.174
SPF_IP96.85.132.21

Related pages

Pivot deeper into the graph from hallmarkinns.com.

Cypher and MCP

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

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