Hostname
millards.net
Last fetched
millards.net resolves to 1 IPv4 address operated by TIGERTECH - Tiger Technologies LLC in US. WHOIS lists iana:841 as the registrar.
Nutrition Label
Resolution chain
millards.net 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 |
|---|---|---|---|---|
| 208.80.6.167 | 208.80.4.0/22 | AS47002 | TIGERTECH - Tiger Technologies LLC | US |
WHOIS identity
- Registrar
- iana:841
- Organization
- buydomains_com
- Contact emails
- brokerage@buydomains.com
- millards.net-owner-202212-7434ca@whois.tigertech.net
- millards.net-owner-202305-0bc62e@whois.tigertech.net
- millards.net-owner-202307-94a0c0@whois.tigertech.net
- millards.net-owner-202310-0f5892@whois.tigertech.net
- millards.net-owner-202312-e3ee2c@whois.tigertech.net
- millards.net-owner-202402-32c0cd@whois.tigertech.net
- millards.net-owner-202404-cea93d@whois.tigertech.net
- millards.net-owner-202406-07d02e@whois.tigertech.net
- millards.net-owner-202408-d480d7@whois.tigertech.net
- millards.net-owner-202410-d2b0e1@whois.tigertech.net
- millards.net-owner-202501-c8318e@whois.tigertech.net
Subdomains
2 observed subdomains of millards.net.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for millards.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | tigertech.net |
Related pages
Pivot deeper into the graph from millards.net.
- IP · 208.80.6.167
- ASN · AS47002TIGERTECH - Tiger Technologies LLC
- Registrar · iana:841
- Country · US
- Email · brokerage@buydomains.com
- TLD · .net
- Browse hostnames · mi…
- 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: "millards.net"})-[: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.