Skip to content

Hostname

intergen.com

Last fetched

intergen.com resolves to 2 IPv4 addresses operated by SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLAN in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · intergen.comRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/intergen.com

Resolution chain

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

IPPrefixASNOperatorCountry
147.154.27.36147.154.16.0/20AS31898SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLANUS
192.29.61.237192.29.56.0/21AS31898SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLANCH

WHOIS identity

Registrar
iana:2
Organization
intergen services,
Contact emails

Subdomains

6 observed subdomains of intergen.com.

Web-graph footprint

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

57 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for intergen.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEemail-od.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEu10692964.wl215.sendgrid.net
SPF_IP185.113.242.129/32
SPF_IP208.185.229.45/32
SPF_IP46.249.202.212
SPF_MXintergen.com

Related pages

Pivot deeper into the graph from intergen.com.

Cypher and MCP

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

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