Skip to content

Hostname

mnbaq.org

Last fetched

mnbaq.org resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:638 as the registrar.

Nutrition Label

WHISPER CANON · mnbaq.orgRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mnbaq.org

Resolution chain

mnbaq.org resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.156.156.18415.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.157.178.13815.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.222.110.24115.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.52.138.3216.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.38.5816.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.96.102.1013.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.96.94.723.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.245.643.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.98.238.2543.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:638
Organization
designated agent
Contact emails

Subdomains

20 observed subdomains of mnbaq.org.

Web-graph footprint

Distinct hostnames that link to or from mnbaq.org in the public web crawl.

789 sites link to this hostname.

68 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for mnbaq.org.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEmd02.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP216.113.56.194/32
SPF_MXmnbaq.org

Related pages

Pivot deeper into the graph from mnbaq.org.

Cypher and MCP

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

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