Skip to content

Hostname

agint.com

Last fetched

agint.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · agint.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/agint.com

Resolution chain

agint.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:106
Organization
attrezzature agint
Contact emails

Subdomains

5 observed subdomains of agint.com.

Web-graph footprint

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

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for agint.com.

MechanismTarget
SPF_Aagint.com
SPF_INCLUDEngway.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP163.172.146.44/32
SPF_IP185.196.161.177/32
SPF_IP5.9.87.231
SPF_IP51.68.119.186/32
SPF_IP85.10.247.115
SPF_IP93.145.95.150
SPF_MXagint.com

Related pages

Pivot deeper into the graph from agint.com.

Cypher and MCP

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

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