Skip to content

Hostname

ns4ua.com

Last fetched

ns4ua.com resolves to 1 IPv4 address operated by GORILLASERVERS - GorillaServers, Inc. in US. WHOIS lists iana:3956 as the registrar.

Nutrition Label

WHISPER CANON · ns4ua.comRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ns4ua.com

Resolution chain

ns4ua.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.181.229.51107.181.228.0/22AS53850GORILLASERVERS - GorillaServers, Inc.US

WHOIS identity

Registrar
iana:3956
Organization
alan vailes
Contact emails

Subdomains

15 observed subdomains of ns4ua.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for ns4ua.com.

MechanismTarget
SPF_Ans4ua.com
SPF_INCLUDEspf1.wznoc.com
SPF_IP107.181.229.51
SPF_IP67.222.128.248
SPF_MXns4ua.com

Related pages

Pivot deeper into the graph from ns4ua.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ns4ua.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

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