Hostname
complyist.com
Last fetched
complyist.com resolves to 1 IPv4 address operated by AS-KGIX - KGIX in US. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
complyist.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 |
|---|---|---|---|---|
| 50.115.22.152 | 50.115.16.0/21 | AS53861 | AS-KGIX - KGIX | US |
WHOIS identity
- Registrar
- iana:93
- Organization
- complyist
- Contact emails
- rmurphy@safefood.eu
- 016e0e5696e4fc0e9bed5ee029376b41b862f9c9@privatedomain.gkg.net
- 2a26941272915dfa80da606cd16dbf762135afe0@privatedomain.gkg.net
- 320b66b66946c377658f003c37bb500ab6ca9f9a@privatedomain.gkg.net
- 406f954aa31ac2875e9d6691625b43eae97dc352@privatedomain.gkg.net
- 43716754e3d74c381142176038eb566be279e2cc@privatedomain.gkg.net
- 5264d779b50e624cacda3fa03effc3e739d98fa3@privatedomain.gkg.net
- 7153f7de6f46806b6b52c123910b9acbc43ba53a@privatedomain.gkg.net
- 904c8b22591ded6a48c059fefeafe7a0b34cce8d@privatedomain.gkg.net
- bdd4cd1d4ee850d2f7064691cb70e1745f2ae290@privatedomain.gkg.net
- c22f9eef2b81cb59714344e5b1f73ca7553eeca3@privatedomain.gkg.net
- c819a7609efcc12feea15597e5438c726b69e6e6@privatedomain.gkg.net
- cc61b845b47f6ecffdde7b160ea31e5f3166cfd5@privatedomain.gkg.net
- ec6b5fd6ec778cab7857438502c6631a4b31a4b3@privatedomain.gkg.net
- eec72b939eaa8d795574ee22680198b8d66954c8@privatedomain.gkg.net
- f3ca845dcab8402e7dfc37ff244533e8a28a7ae9@privatedomain.gkg.net
- f3e73a48643ffc2578b00520a90ef5e2a8fa735e@privatedomain.gkg.net
- fc406cee1704cc8b486f9803db6fcfd969bbe1cb@privatedomain.gkg.net
Subdomains
7 observed subdomains of complyist.com.
Web-graph footprint
Distinct hostnames that link to or from complyist.com in the public web crawl.
6 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- complyist.com
SPF policy
3 SPF mechanisms authorising senders for complyist.com.
| Mechanism | Target |
|---|---|
| SPF_A | complyist.com |
| SPF_IP | 50.115.22.152 |
| SPF_MX | complyist.com |
Related pages
Pivot deeper into the graph from complyist.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "complyist.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.