Skip to content

Hostname

masheedgate.com

Last fetched

masheedgate.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · masheedgate.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/masheedgate.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.157.236.7518.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.198.132.21518.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.125.87.2023.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.73.239.2033.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.73.26.743.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.79.141.363.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:48
Organization
Contact emails

Subdomains

3 observed subdomains of masheedgate.com.

Web-graph footprint

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

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for masheedgate.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from masheedgate.com.

Cypher and MCP

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

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