Hostname
netrends.com
Last fetched
netrends.com resolves to 1 IPv4 address operated by UUNET - Verizon Business in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
netrends.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 98.117.204.105 | 98.117.192.0/19 | AS701 | UUNET - Verizon Business | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
16 observed subdomains of netrends.com.
Showing 15 of 16. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for netrends.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 38.64.30.14 |
| SPF_IP | 38.83.54.2 |
| SPF_IP | 4.152.239.16 |
| SPF_IP | 52.254.34.230 |
| SPF_IP | 52.254.35.22 |
| SPF_IP | 52.254.38.164 |
| SPF_IP | 52.254.39.168 |
| SPF_IP | 66.216.1.173 |
| SPF_IP | 66.216.6.0/24 |
| SPF_IP | 98.117.204.105 |
Related pages
Pivot deeper into the graph from netrends.com.
- IP · 98.117.204.105
- ASN · AS701UUNET - Verizon Business
- Registrar · iana:146
- Country · US
- Email · hostmaster@netrends.com
- TLD · .com
- Browse hostnames · ne…
- 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: "netrends.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.