Skip to content

Hostname

mohid.co

Last fetched

mohid.co resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · mohid.coRouting diversity5.7/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/mohid.co

Resolution chain

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

IPPrefixASNOperatorCountry
16.58.55.23416.58.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
18.119.152.20718.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.226.141.24318.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.128.46.1673.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.129.155.693.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.13.180.1253.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.13.248.313.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.13.89.2513.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.131.33.803.131.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.134.70.2183.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.136.0.2003.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.139.47.1543.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.140.16.843.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.148.25.03.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.149.124.1033.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.16.190.1213.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.19.100.1073.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.14.36.11052.14.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
16.58.160.19316.58.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
16.58.249.11116.58.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
deentek solutions
Contact emails

Subdomains

3 observed subdomains of mohid.co.

Web-graph footprint

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

55 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mohid.co.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from mohid.co.

Cypher and MCP

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

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