Hostname
dailyxtra.com
Last fetched
dailyxtra.com resolves to 2 IPv4 addresses operated by CDSI - Beanfield Technologies Inc. in CA. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
dailyxtra.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 |
|---|---|---|---|---|
| 158.106.84.48 | 158.106.64.0/18 | AS23498 | CDSI - Beanfield Technologies Inc. | CA |
| 66.46.118.176 | 66.46.0.0/16 | AS6461 | ZAYO-6461 - Zayo Bandwidth | CA |
WHOIS identity
- Registrar
- iana:1068
- Organization
- andrew chang
- Contact emails
Subdomains
10 observed subdomains of dailyxtra.com.
Web-graph footprint
Distinct hostnames that link to or from dailyxtra.com in the public web crawl.
670 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for dailyxtra.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.campaigner.com |
| SPF_INCLUDE | spf.pinktriangle.ca |
Related pages
Pivot deeper into the graph from dailyxtra.com.
- IP · 158.106.84.48
- ASN · AS23498CDSI - Beanfield Technologies Inc.
- Registrar · iana:1068
- Country · CA
- Email · postmaster@dailyxtra.com
- TLD · .com
- Browse hostnames · da…
- 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: "dailyxtra.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.