Skip to content

Hostname

logic.net

Last fetched

logic.net resolves to 138.197.195.38, announced in 138.197.192.0/20 by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. logic.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · logic.netRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/logic.net

Resolution chain

IPv6 resolution

No AAAA record for logic.net is recorded in WhisperGraph.

Attribution

digitalocean

ORIGIN_AS

WHOIS identity

Registrar
iana:1861
Registrant organisation
ed marshall
Contact emails
1077357e052e43769b86577f3270c123.protect@whoisguard.com, esm@logic.net, fb6a035149dfcecdb26ab6f77204cc3d-7591660@contact.gandi.net

Subdomains

Mail and authentication

Nameservers

  • ark.sfo1.do.logic.net
  • ark.sfo2.do.logic.net
  • ns1.logic.net
  • ns2.logic.net

MX records

  • mx.sfo2.do.logic.net

SPF policy

  • ip: 2604:a880:2:d0::581:8001/64
  • ip: 138.197.195.38
  • ip: 69.164.212.250

Threat-feed evidence

History

Related pages

Pivot from logic.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: "logic.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.