Skip to content

Hostname

emon-bns.com

Last fetched

emon-bns.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:1519 as the registrar.

Nutrition Label

WHISPER CANON · emon-bns.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/emon-bns.com

Resolution chain

emon-bns.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
116.202.151.119116.202.0.0/16AS24940DE

WHOIS identity

Registrar
iana:1519
Organization
b.n.s._monitor_d.o.o.
Contact emails

Subdomains

9 observed subdomains of emon-bns.com.

Threat posture

History

Mail and authentication

MX records

  • emon-bns.com

SPF policy

5 SPF mechanisms authorising senders for emon-bns.com.

MechanismTarget
SPF_Aemon-bns.com
SPF_IP116.202.151.119
SPF_IP157.90.3.216
SPF_IP157.90.3.220
SPF_MXemon-bns.com

Related pages

Pivot deeper into the graph from emon-bns.com.

Cypher and MCP

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

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