Skip to content

Hostname

level-sense.com

Last fetched

level-sense.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. level-sense.com 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 · level-sense.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/level-sense.com

Resolution chain

No IPv4 resolution is recorded for level-sense.com in WhisperGraph.

IPv6 resolution

No AAAA record for level-sense.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:83
Registrant organisation
josh sorenson
Contact emails
sorenson.joshua@gmail.com, dataprivacyprotected@1und1.de, dataprivacyprotected@ionos.de

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

  • ns1019.ui-dns.biz
  • ns1101.ui-dns.com
  • ns1058.ui-dns.de
  • ns1084.ui-dns.org

MX records

  • mx00.ionos.com
  • mx01.ionos.com

SPF policy

  • ip: 82.165.159.0/24
  • ip: 74.208.4.0/24
  • ip: 212.227.15.0/25
  • ip: 23.227.38.0/25
  • ip: 212.227.17.0/27
  • ip: 212.227.126.128/25
  • ip: 74.208.5.2/32
  • ip: 69.72.43.38/24
  • ip: 217.72.192.64/26
  • include: _spf-us.ionos.com
  • include: spf.protection.outlook.com
  • include: 2360869.spf01.hubspotemail.net
  • include: _spf.level-sense_com._d.easydmarc.pro
  • ip: 104.192.5.181
  • ip: 104.192.6.192
  • ip: 158.101.211.216
  • ip: 159.183.120.33
  • ip: 167.89.126.54
  • ip: 208.89.136.23
  • ip: 47.34.122.139
  • ip: 62.151.176.24
  • ip: 70.35.202.46

Threat-feed evidence

History

Related pages

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

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