Hostname
andlight.com
Last fetched
andlight.com resolves to 1 IPv4 address operated by TEAM-BLUE-DENMARK in DK. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
andlight.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 |
|---|---|---|---|---|
| 94.143.8.102 | 94.143.8.0/21 | AS48854 | TEAM-BLUE-DENMARK | DK |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of andlight.com owner
- Contact emails
- domain_hostmaster@protopixel.com
- 02af3b82-e91c-4ec4-96f2-686af54766fb@identity-protect.org
- 1047d5f8-c751-43e2-b837-894da5ff052b@identity-protect.org
- 4c182bbb-7a24-4dd8-bc86-d86f5283385f@identity-protect.org
- 4d99d331-a282-493e-9b38-1b9a76e2eb31@identity-protect.org
- c54fccba-c22a-4cf1-b968-12b4fd49aed5@identity-protect.org
- owner-11368647@andlight.com.whoisprivacyservice.org
- owner-3844950@andlight.com.whoisprivacyservice.org
- owner-7243046@andlight.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of andlight.com.
Web-graph footprint
Distinct hostnames that link to or from andlight.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 andlight.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.dandomain.dk |
| SPF_INCLUDE | spf.dixa.io |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from andlight.com.
- IP · 94.143.8.102
- ASN · AS48854TEAM-BLUE-DENMARK
- Registrar · iana:468
- Country · DK
- Email · domain_hostmaster@protopixel.com
- TLD · .com
- Browse hostnames · an…
- 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: "andlight.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.