Skip to content

Hostname

geninf.com

Last fetched

geninf.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.174.145.15434.174.128.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

38 SPF mechanisms authorising senders for geninf.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDE_1c440ca7151897153a07cb05c297bdaf.spf.dnssmarthost.net
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.useinbox.net
SPF_INCLUDEspf1.geninf.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP12.201.222.34
SPF_IP13.111.0.0/16
SPF_IP184.183.191.5/32
SPF_IP198.105.204.0/24
SPF_IP198.105.205.0/24
SPF_IP23.253.182.0/23
SPF_IP34.66.115.54
SPF_IP34.69.117.62/32
SPF_IP34.70.123.227
SPF_IP34.70.37.227/32
SPF_IP35.184.95.72
SPF_IP35.190.247.0/24
SPF_IP35.191.0.0/16
SPF_IP35.192.135.139/32
SPF_IP35.192.5.156/32
SPF_IP35.202.176.239
SPF_IP35.206.105.37/32
SPF_IP35.206.120.11/32
SPF_IP35.208.10.124/32
SPF_IP35.208.121.216/32
SPF_IP35.208.244.18/32
SPF_IP35.209.67.207/32
SPF_IP35.222.126.238
SPF_IP35.223.167.9/32
SPF_IP35.224.11.180/32
SPF_IP35.225.161.143/32
SPF_IP50.188.108.169
SPF_IP8.12.58.0/24
SPF_IP8.224.10.0/24
SPF_IP8.34.161.0/24

Related pages

Pivot deeper into the graph from geninf.com.

Cypher and MCP

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

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