Hostname
shfft.com
Last fetched
shfft.com resolves to 2 IPv4 addresses operated by CNCGROUP-SH China Unicom Shanghai network in CN. WHOIS lists iana:1697 as the registrar.
Nutrition Label
Resolution chain
shfft.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 |
|---|---|---|---|---|
| 140.207.81.51 | 140.207.0.0/16 | AS17621 | CNCGROUP-SH China Unicom Shanghai network | CN |
| 61.129.52.58 | 61.129.52.0/24 | AS4811 | CHINANET-SHANGHAI-MAN China Telecom Group | CN |
WHOIS identity
- Registrar
- iana:1697
- Organization
- shanghai fufeitong information service co.
- Contact emails
Subdomains
27 observed subdomains of shfft.com.
Showing 25 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from shfft.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for shfft.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mail.qq.com |
Related pages
Pivot deeper into the graph from shfft.com.
- IP · 140.207.81.51
- ASN · AS17621CNCGROUP-SH China Unicom Shanghai network
- Registrar · iana:1697
- Country · CN
- Email · derek@shfft.com
- TLD · .com
- Browse hostnames · sh…
- Glossary · What is a hostname?
- 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: "shfft.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.