Hostname
funkitron.com
Last fetched
funkitron.com resolves to 1 IPv4 address operated by INTERNAP-BLOCK-4 - Unitas Global in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
funkitron.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 |
|---|---|---|---|---|
| 69.25.192.113 | 69.25.192.0/20 | AS14742 | INTERNAP-BLOCK-4 - Unitas Global | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- attn funkitron.com care of network solutions
- Contact emails
- au9w77t43ge@networksolutionsprivateregistration.com
- dw8za2hq7aw@networksolutionsprivateregistration.com
- e848u7zu55e@networksolutionsprivateregistration.com
- qh2zs9rp3je@networksolutionsprivateregistration.com
- sc49d2rq7de@networksolutionsprivateregistration.com
- ue7ym3s46hj@networksolutionsprivateregistration.com
- y295w9rk2fr@networksolutionsprivateregistration.com
Subdomains
49 observed subdomains of funkitron.com.
Showing 25 of 49. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from funkitron.com in the public web crawl.
21 sites link to this hostname.
35 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for funkitron.com.
| Mechanism | Target |
|---|---|
| SPF_A | funkitron.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | funkitron.com |
Related pages
Pivot deeper into the graph from funkitron.com.
- IP · 69.25.192.113
- ASN · AS14742INTERNAP-BLOCK-4 - Unitas Global
- Registrar · iana:2
- Country · US
- Email · au9w77t43ge@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · fu…
- 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: "funkitron.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.