Hostname
localtel.com
Last fetched
localtel.com resolves to 206.130.133.40, announced in 206.130.128.0/20 by NWF-LOCALTEL-ASN-1 - Ziply Fiber in US. localtel.com 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
- 206.130.133.40
206.130.128.0/20 · NWF-LOCALTEL-ASN-1 - Ziply Fiber · Wenatchee, US
IPv6 resolution
No AAAA record for localtel.com is recorded in WhisperGraph.
Attribution
ziply fiber
ORIGIN_AS
WHOIS identity
- Registrar
- iana:146
- Registrant organisation
- bryan shaw
- Contact emails
- bshaw@localtel.com
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns1.nwinternet.com
- ns2.nwinternet.com
MX records
- d146752a.ess.barracudanetworks.com
- d146752b.ess.barracudanetworks.com
SPF policy
- include: spf.ess.barracudanetworks.com
- include: spf.constantcontact.com
- exists: %{i}.spf.hc5401-65.iphmx.com
- include: spf.protection.outlook.com
- include: 40167997.spf05.hubspotemail.net
- include: filter.localtel.net
- ip: 206.130.130.18
- ip: 206.130.130.230
- ip: 206.130.130.26
- ip: 206.130.130.62
- ip: 206.130.133.25
Threat-feed evidence
History
Related pages
Pivot from localtel.com 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: "localtel.com"})-[: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.