Skip to content

Hostname

andygentile.com

Last fetched

andygentile.com resolves to 3 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · andygentile.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/andygentile.com

Resolution chain

andygentile.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.154.146.144107.154.146.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.96.14445.60.96.0/24AS19551INCAPSULA - Incapsula IncUS
50.87.151.13250.87.144.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationUS

WHOIS identity

Registrar
iana:48
Organization
andrew gentile
Contact emails

Subdomains

57 observed subdomains of andygentile.com.

Web-graph footprint

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

36 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • andygentile.com

SPF policy

5 SPF mechanisms authorising senders for andygentile.com.

MechanismTarget
SPF_Aandygentile.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP50.87.144.65
SPF_IP50.87.145.63
SPF_MXandygentile.com

Related pages

Pivot deeper into the graph from andygentile.com.

Cypher and MCP

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

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