Skip to content

Hostname

singlehop.net

Last fetched

singlehop.net resolves to 216.104.46.35, announced in 216.104.32.0/20 by SINGLEHOP-LLC - Internap Holding LLC in US. singlehop.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 · singlehop.netRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/singlehop.net

Resolution chain

IPv6 resolution

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

Attribution

internap holding

ORIGIN_AS

WHOIS identity

Registrar
iana:48
Registrant organisation
dan ushman
Contact emails
domainadmin@singlehop.com

Subdomains

Mail and authentication

Nameservers

  • ns1.singlehop.com
  • ns2.singlehop.com
  • ns1.singlehop.net.ams01.singlehop.net
  • ns1.singlehop.net.chi01.singlehop.net
  • ns1.singlehop.net.chi02.singlehop.net
  • ns1.singlehop.net.chi03.singlehop.net
  • ns1.singlehop.net.r02.s101.chi03.singlehop.net
  • ns1.singlehop.net.r04.s101.chi03.singlehop.net
  • ns1.singlehop.net.r05.s101.chi03.singlehop.net
  • ns1.singlehop.net.r07.s101.chi03.singlehop.net
  • ns1.singlehop.net.r11.s101.chi03.singlehop.net
  • ns1.singlehop.net.r14.s101.chi03.singlehop.net
  • ns1.singlehop.net.r15.s101.chi03.singlehop.net
  • ns1.singlehop.net.ord03.singlehop.net
  • ns1.singlehop.net.phx01.singlehop.net
  • ns1.singlehop.net.stage.singlehop.net

MX records

  • aspmx.l.google.com

SPF policy

  • a: singlehop.net
  • ip: 108.163.194.82
  • ip: 108.178.44.98

Threat-feed evidence

History

Related pages

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