Hostname
prelicensed.com
Last fetched
prelicensed.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. prelicensed.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
No IPv4 resolution is recorded for prelicensed.com in WhisperGraph.
IPv6 resolution
No AAAA record for prelicensed.com is recorded in WhisperGraph.
WHOIS identity
- Registrar
- iana:468
- Registrant organisation
- on behalf of prelicensed.com owner
- Contact emails
- c474bb990e2f41f5829e136d6fab6988.protect@whoisguard.com, 34a83a08-cc9a-48dd-9cf0-cceb39d5a751@identity-protect.org, 47940120-d4f3-4fb2-895f-d139441179c2@identity-protect.org, 54f87dd6-8598-4962-b58e-08d48e7c2efb@identity-protect.org, b2ff58cd-eed6-4ece-9ff6-4c9bfbe2f1d6@identity-protect.org, c8d2e196-cdc1-402e-90c9-922513450e40@identity-protect.org, owner-11396436@prelicensed.com.whoisprivacyservice.org
Subdomains
Showing 4 of 4 subdomains (4 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns-426.awsdns-53.com
- ns-552.awsdns-05.net
- ns-1152.awsdns-16.org
- ns-1575.awsdns-04.co.uk
MX records
- mbox.freehostia.com
SPF policy
- include: spf.freehostia.com
- mx: prelicensed.com
- include: sendgrid.net
Threat-feed evidence
History
Related pages
Pivot from prelicensed.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "prelicensed.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.