Hostname
new-excel.com
Last fetched
new-excel.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
new-excel.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 |
|---|---|---|---|---|
| 104.21.84.123 | 104.21.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.192.170 | 172.67.192.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1910
- Organization
- new excel
- Contact emails
Subdomains
2 observed subdomains of new-excel.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
19 SPF mechanisms authorising senders for new-excel.com.
| Mechanism | Target |
|---|---|
| SPF_A | corpmail1.netvigator.com |
| SPF_A | spfmisc.netvigator.com |
| SPF_INCLUDE | ip4-spf.hkbn.com.hk |
| SPF_INCLUDE | spf-hkbnmail.hkbn.net |
| SPF_INCLUDE | spf-mailer.incnets.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfip.incnets.com |
| SPF_INCLUDE | wtt-spf.hkbn.com.hk |
| SPF_IP | 152.67.248.231 |
| SPF_IP | 173.248.239.94/32 |
| SPF_IP | 18.0.0.0/8 |
| SPF_IP | 202.0.0.0/8 |
| SPF_IP | 203.0.0.0/8 |
| SPF_IP | 210.6.64.0/18 |
| SPF_IP | 218.0.0.0/8 |
| SPF_IP | 219.76.94.0/24 |
| SPF_IP | 47.242.217.40 |
| SPF_IP | 52.56.66.168 |
| SPF_IP | 8.210.175.139 |
Related pages
Pivot deeper into the graph from new-excel.com.
- IP · 104.21.84.123
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1910
- Country · CA
- Email · support@pervc.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: "new-excel.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.