Skip to content

Hostname

agam.it

Last fetched

agam.it resolves to 1 IPv4 address operated by AS29550 in GB. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · agam.itRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/agam.it

Resolution chain

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

IPPrefixASNOperatorCountry
31.193.142.22931.193.128.0/20AS29550GB

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
Contact emails

Subdomains

5 observed subdomains of agam.it.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for agam.it.

MechanismTarget
SPF_IP151.236.35.84/32
SPF_IP213.144.64.0/26
SPF_IP213.144.65.125
SPF_IP213.144.66.125/32
SPF_IP31.193.142.229

Related pages

Pivot deeper into the graph from agam.it.

Cypher and MCP

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

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