Hostname
smart.net
Last fetched
smart.net resolves to 216.127.140.10, announced in 216.127.128.0/19 by XECUNET - Xecunet, LLC. in US. smart.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 216.127.140.10
216.127.128.0/19 · XECUNET - Xecunet, LLC. · Thurmont, US
IPv6 resolution
No AAAA record for smart.net is recorded in WhisperGraph.
Attribution
xecunet
ORIGIN_AS
WHOIS identity
- Registrar
- iana:2
- Registrant organisation
- smartnet internet services,
- Contact emails
- paul.gani@gmail.com, tech@smart.net
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns1.smart.net
- ns2.smart.net
- ns3.smart.net
MX records
- filter10.antispamcloud.com
- filter20.antispamcloud.com
- filter30.antispamcloud.com
- filter40.antispamcloud.com
SPF policy
- ip: 216.127.140.0/24
- ip: 216.127.152.192/26
Threat-feed evidence
History
Related pages
Pivot from smart.net into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "smart.net"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.