Hostname
thomas71.com
Last fetched
thomas71.com resolves to 46.21.228.130, announced in 46.21.224.0/20 by COMBELL-AS - Combell NV in NL. thomas71.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
- 46.21.228.130
46.21.224.0/20 · COMBELL-AS - Combell NV · Amsterdam, NL
IPv6 resolution
No AAAA record for thomas71.com is recorded in WhisperGraph.
Attribution
combell
ORIGIN_AS
WHOIS identity
Subdomains
| Subdomain |
|---|
| mail.thomas71.com |
Showing 1 of 1 subdomain (1 per page).
Mail and authentication
Nameservers
- nsauth0.cyberfusion.nl
- nsauth1.cyberfusion.nl
- nsauth2.cyberfusion.nu
MX records
- thomas71-com.mail.protection.outlook.com
- smtp2.byte.nl
SPF policy
- include: spf.protection.outlook.com
Threat-feed evidence
History
Related pages
Pivot from thomas71.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: "thomas71.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.