Skip to content

Hostname

marketing.headlinersgroup.com

Last fetched

marketing.headlinersgroup.com resolves to 1 IPv4 address operated by AS20860 in GB.

Nutrition Label

WHISPER CANON · marketing.headlinersgroup.comRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/marketing.headlinersgroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.177.192.34195.177.192.0/23AS20860GB

WHOIS identity

No WHOIS records are currently associated with marketing.headlinersgroup.com in WhisperGraph.

Subdomains

1 observed subdomain of marketing.headlinersgroup.com.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for marketing.headlinersgroup.com.

MechanismTarget
SPF_Amarketing.headlinersgroup.com
SPF_INCLUDEspf.suite26.net
SPF_IP46.20.120.61
SPF_IP51.195.234.92
SPF_IP51.255.89.23
SPF_IP54.36.160.184
SPF_IP54.36.160.53
SPF_MXmarketing.headlinersgroup.com

Related pages

Pivot deeper into the graph from marketing.headlinersgroup.com.

Cypher and MCP

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

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