Skip to content

Hostname

adsquare.com

Last fetched

adsquare.com resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists iana:828 as the registrar.

Nutrition Label

WHISPER CANON · adsquare.comRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/adsquare.com

Resolution chain

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

IPPrefixASNOperatorCountry
78.47.73.20078.46.0.0/15AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:828
Organization
Contact emails

Subdomains

24 observed subdomains of adsquare.com.

Web-graph footprint

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

343 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for adsquare.com.

MechanismTarget
SPF_Aadsquare.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_IP144.76.194.134
SPF_IP2a01:4f8:d0a:527b:0:0:0:2
SPF_IP78.47.73.200
SPF_MXadsquare.com

Related pages

Pivot deeper into the graph from adsquare.com.

Cypher and MCP

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

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