Hostname
knugroup.com
Last fetched
knugroup.com resolves to 1 IPv4 address operated by NETSVILLE - Netsville, Inc. in US. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
knugroup.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.55.75.39 | 69.55.64.0/20 | AS11440 | NETSVILLE - Netsville, Inc. | US |
WHOIS identity
- Registrar
- iana:69
- Organization
- jonathan baird
- Contact emails
Subdomains
3 observed subdomains of knugroup.com.
Web-graph footprint
Distinct hostnames that link to or from knugroup.com in the public web crawl.
8 sites link to this hostname.
185 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for knugroup.com.
| Mechanism | Target |
|---|---|
| SPF_A | corpmail.netsville.com |
| SPF_A | knugroup.com |
| SPF_A | mautic.knugroup.com |
| SPF_A | securemail.netsville.com |
| SPF_INCLUDE | spf.mautic.net |
| SPF_IP | 2606:c380::/64 |
Related pages
Pivot deeper into the graph from knugroup.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "knugroup.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.