Hostname
b2m7.com
Last fetched
b2m7.com resolves to 104.21.76.55, announced in 104.22.19.0/24 by CLOUDFLARENET - Cloudflare, Inc. in CA. b2m7.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for b2m7.com is recorded in WhisperGraph.
Attribution
Cloudflare
cdn · ORIGIN_AS, CDN
WHOIS identity
- Registrar
- iana:625
- Registrant organisation
- domain administrator
- Contact emails
- helaowang@hxmail.com, pw-2e6abc630f16c7067f1db76f31f3c175@privacyguardian.org
Mail and authentication
Nameservers
- abby.ns.cloudflare.com
- sergi.ns.cloudflare.com
- ns1.name.com
- ns1glr.name.com
- ns2fkr.name.com
- ns3fqs.name.com
- ns4fmw.name.com
Threat-feed evidence
History
Related pages
Pivot from b2m7.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "b2m7.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.