Hostname
flik-usa.com
Last fetched
flik-usa.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
flik-usa.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of flik-usa.com owner
- Contact emails
- compasswebcerts@compass-usa.com
- 026b7a88-84a1-40af-b840-b464e88a2e3e@identity-protect.org
- 0badfdbe-7828-400b-9e5f-90a65f636409@identity-protect.org
- 1b51c024-d5a8-4d17-86dc-aee032434fcf@identity-protect.org
- 2cfdea73-57bf-4bb3-b0f6-21c3f9d22c8f@identity-protect.org
- 5724133b-5d89-4f3b-92e0-ed4174e48027@identity-protect.org
Subdomains
3 observed subdomains of flik-usa.com.
Web-graph footprint
Distinct hostnames that link to or from flik-usa.com in the public web crawl.
86 sites link to this hostname.
54 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for flik-usa.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 208.82.3.112 |
Related pages
Pivot deeper into the graph from flik-usa.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "flik-usa.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.