Skip to content

Hostname

pushnami.net

Last fetched

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

Resolution chain

No IPv4 resolution is recorded for pushnami.net in WhisperGraph.

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Registrant organisation
identity protection service
Contact emails
108aec59-e895-4547-bbac-d08e51c2ac59@identity-protect.org, 38262057-0ef2-4bc5-9919-adb9fa7a6f2c@identity-protect.org, 45655ed4-339b-453c-80ac-6d577fa78244@identity-protect.org, b26ca0a9-6890-4855-a485-116099c16eba@identity-protect.org, bed54ad1-ff2a-4330-8d5d-bf5fbe262c7c@identity-protect.org, owner-419971@pushnami.net.whoisprivacyservice.org, owner-6202828@pushnami.net.whoisprivacyservice.org, owner@pushnami.net.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-236.awsdns-29.com
  • ns-846.awsdns-41.net
  • ns-1240.awsdns-27.org
  • ns-1735.awsdns-24.co.uk

MX records

  • pushnami-net.mail.protection.outlook.com

SPF policy

  • include: spf.protection.outlook.com

Threat-feed evidence

History

Related pages

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