Skip to content

Hostname

genm.co

Last fetched

genm.co resolves to 12 IPv4 addresses operated by DCPL-IN DEV COLLECTION PRIVATE LIMITED in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · genm.coRouting diversity3.0/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/genm.co

Resolution chain

genm.co resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.159.227.1000.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDUS
108.159.227.1190.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDUS
108.159.227.20.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDUS
108.159.227.320.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDUS
13.32.241.11813.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.12113.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.2613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.5913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.188.1113.161.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.188.553.161.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.188.633.161.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.188.873.161.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
genm
Contact emails

Subdomains

1 observed subdomain of genm.co.

Subdomain
www.genm.co

Web-graph footprint

Distinct hostnames that link to or from genm.co in the public web crawl.

46 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for genm.co.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from genm.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "genm.co"})-[: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.