Hostname
purekonect.com
Last fetched
purekonect.com resolves to 2 IPv4 addresses operated by FARMERS-TELECOMMUNICATIONS-COOPERATIVE-INC - Farmers Telecommunications Cooperative, Inc. in US. WHOIS lists iana:1291 as the registrar.
Nutrition Label
Resolution chain
purekonect.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 154.38.184.146 | 154.38.184.0/21 | AS40021 | FARMERS-TELECOMMUNICATIONS-COOPERATIVE-INC - Farmers Telecommunications Cooperative, Inc. | US |
| 194.163.142.242 | 194.163.128.0/18 | AS51167 | IXARIS-MT-AS | DE |
WHOIS identity
- Registrar
- iana:1291
- Organization
- domain admin
- Contact emails
Subdomains
20 observed subdomains of purekonect.com.
Web-graph footprint
Distinct hostnames that link to or from purekonect.com in the public web crawl.
1,456 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- mail.purekonect.com
- purekonect.com
SPF policy
3 SPF mechanisms authorising senders for purekonect.com.
| Mechanism | Target |
|---|---|
| SPF_A | purekonect.com |
| SPF_IP | 154.38.184.146 |
| SPF_MX | purekonect.com |
Related pages
Pivot deeper into the graph from purekonect.com.
- IP · 154.38.184.146
- ASN · AS40021FARMERS-TELECOMMUNICATIONS-COOPERATIVE-INC - Farmers Telecommunications Cooperative, Inc.
- Registrar · iana:1291
- Country · US
- Email · chaudhryhamza2022@gmail.com
- TLD · .com
- 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: "purekonect.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.