Skip to content

Hostname

peigenesis.com

Last fetched

peigenesis.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · peigenesis.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/peigenesis.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.39.216104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.153.137172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
80.93.202.25380.93.202.0/24AS209242MCPL-ASUS
80.93.202.25480.93.202.0/24AS209242MCPL-ASUS

WHOIS identity

Registrar
iana:2
Organization
pei-genesis,
Contact emails

Subdomains

64 observed subdomains of peigenesis.com.

Web-graph footprint

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

226 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for peigenesis.com.

MechanismTarget
SPF_INCLUDE2688824.spf02.hubspotemail.net
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.59.100.16/28
SPF_IP148.59.101.16/28
SPF_IP167.89.112.57/24
SPF_IP168.245.61.196
SPF_IP18.168.140.58/32
SPF_IP18.168.51.200/32
SPF_IP35.80.141.6/32
SPF_IP44.229.121.55/32
SPF_IP8.39.113.127
SPF_IP8.39.98.127

Related pages

Pivot deeper into the graph from peigenesis.com.

Cypher and MCP

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

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