Hostname
waffle.be
Last fetched
waffle.be resolves to 160.251.150.217, announced in 160.251.150.0/24 by GMO-I-R2 - GMO Internet, Inc. in JP. waffle.be 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
- 160.251.150.217
160.251.150.0/24 · GMO-I-R2 - GMO Internet, Inc. · Chiyoda, JP
Attribution
gmo
ORIGIN_AS
WHOIS identity
- Registrar
- registrar:key-systems gmbh
Subdomains
| Subdomain |
|---|
| www.waffle.be |
Showing 1 of 1 subdomain (1 per page).
Mail and authentication
Nameservers
- ns1.value-domain.com
- ns2.value-domain.com
MX records
- 08f1105809115c4fb8218741a46dd5.pamx1.hotmail.com
SPF policy
- include: hotmail.com
Threat-feed evidence
History
Related pages
Pivot from waffle.be 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: "waffle.be"})-[: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.