Skip to content

Hostname

ns1.work

Last fetched

ns1.work resolves to 75.51.0.155, announced in 75.48.0.0/12 by ATT-INTERNET4 - AT&T Enterprises, LLC in US. ns1.work 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 · ns1.workRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/ns1.work

Resolution chain

IPv6 resolution

No AAAA record for ns1.work is recorded in WhisperGraph.

Attribution

at enterprises

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
dirk van der steen
Contact emails
admin@mvds.net

Subdomains

Showing 3 of 3 subdomains (3 per page).

Mail and authentication

Nameservers

  • ns50.wetrag.com
  • ns0.1984.is
  • ns2.wetrag.net
  • 152.dns0.ovh
  • 153.ns1.work
  • d158.ns1.work

MX records

  • mx152.viahttps.com
  • mx153.viahttps.com

SPF policy

  • ip: 75.51.0.158/31
  • a: mx50.viahttps.com
  • a: omxi98.viahttps.com
  • a: secure.viahttps.com
  • mx: ns1.work

Threat-feed evidence

History

Related pages

Pivot from ns1.work 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: "ns1.work"})-[: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.