Hostname
1wire.co
Last fetched
1wire.co resolves to 167.99.103.79, announced in 167.99.96.0/20 by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. 1wire.co 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
- 167.99.103.79
167.99.96.0/20 · DIGITALOCEAN-ASN - DigitalOcean, LLC · Santa Clara, US
IPv6 resolution
No AAAA record for 1wire.co is recorded in WhisperGraph.
Attribution
digitalocean
ORIGIN_AS
WHOIS identity
- Registrar
- iana:146
- Registrant organisation
- domains by proxy,
Subdomains
Showing 12 of 103. View all subdomains →
Mail and authentication
Nameservers
- ns1.no-ip.com
- ns2.no-ip.com
- ns3.no-ip.com
- ns4.no-ip.com
- ns5.no-ip.com
MX records
- aspmx.l.google.com
- alt1.aspmx.l.google.com
- alt2.aspmx.l.google.com
- aspmx2.googlemail.com
SPF policy
- ip: 208.82.233.0/24
- a: mail.1wi.co
- a: 1wire.co
- mx: 1wire.co
- include: _spf.google.com
- include: spf.zoho.com
- include: transmail.net
- include: zcsend.net
Threat-feed evidence
History
Related pages
Pivot from 1wire.co 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: "1wire.co"})-[: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.