Skip to content

Hostname

roundsquare.org

Last fetched

roundsquare.org resolves to 1 IPv4 address operated by SUB6 in GB. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · roundsquare.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/roundsquare.org

Resolution chain

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

IPPrefixASNOperatorCountry
62.182.17.1962.182.16.0/21AS200083SUB6GB

WHOIS identity

Registrar
iana:48
Organization
matthew
Contact emails

Subdomains

4 observed subdomains of roundsquare.org.

Web-graph footprint

Distinct hostnames that link to or from roundsquare.org in the public web crawl.

271 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for roundsquare.org.

MechanismTarget
SPF_Aroundsquare.org
SPF_INCLUDEe.my-crm.io
SPF_INCLUDEmailgun.org
SPF_INCLUDErelay.email-cluster.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP83.223.98.160

Related pages

Pivot deeper into the graph from roundsquare.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "roundsquare.org"})-[: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.