Skip to content

Hostname

agm.roundtable.it

Last fetched

agm.roundtable.it resolves to 1 IPv4 address operated by SERVERPLAN-AS in IT.

Nutrition Label

WHISPER CANON · agm.roundtable.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/agm.roundtable.it

Resolution chain

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

IPPrefixASNOperatorCountry
86.107.37.3286.107.32.0/21AS52030SERVERPLAN-ASIT

WHOIS identity

No WHOIS records are currently associated with agm.roundtable.it in WhisperGraph.

Subdomains

1 observed subdomain of agm.roundtable.it.

Web-graph footprint

Distinct hostnames that link to or from agm.roundtable.it in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for agm.roundtable.it.

MechanismTarget
SPF_Aagm.roundtable.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP86.107.32.36/24
SPF_IP86.107.37.32
SPF_MXagm.roundtable.it

Related pages

Pivot deeper into the graph from agm.roundtable.it.

Cypher and MCP

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

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