Hostname
testeum.com
Last fetched
testeum.com resolves to 2 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in AU. WHOIS lists iana:433 as the registrar.
Nutrition Label
Resolution chain
testeum.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 149.28.171.158 | 149.28.160.0/19 | AS20473 | AS-VULTR - The Constant Company, LLC | AU |
| 202.171.68.104 | 202.171.64.0/20 | AS17480 | CANL CANL | NC |
WHOIS identity
- Registrar
- iana:433
- Organization
- hightest
- Contact emails
Subdomains
7 observed subdomains of testeum.com.
Web-graph footprint
Distinct hostnames that link to or from testeum.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for testeum.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 23310348.spf07.hubspotemail.net |
| SPF_INCLUDE | _spf.tem.scaleway.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from testeum.com.
- IP · 149.28.171.158
- ASN · AS20473AS-VULTR - The Constant Company, LLC
- Registrar · iana:433
- Country · AU
- Email · fyj95qve8mchtlfcyzgv@p.o-w-o.info
- TLD · .com
- Browse hostnames · te…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "testeum.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.