Skip to content

Hostname

ngutra.com

Last fetched

ngutra.com resolves to 1 IPv4 address operated by UPCLOUD in SG. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · ngutra.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ngutra.com

Resolution chain

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

IPPrefixASNOperatorCountry
95.111.198.6995.111.192.0/21AS202053UPCLOUDSG

WHOIS identity

Registrar
iana:1861
Organization
private by design,
Contact emails

Subdomains

7 observed subdomains of ngutra.com.

Web-graph footprint

Distinct hostnames that link to or from ngutra.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • ngutra.com

SPF policy

7 SPF mechanisms authorising senders for ngutra.com.

MechanismTarget
SPF_Angutra.com
SPF_INCLUDE_spf.reliablemail.org
SPF_INCLUDEfilters.reliablemail.org
SPF_INCLUDEreliablemail.org
SPF_IP94.237.65.49
SPF_IP95.111.198.69
SPF_MXngutra.com

Related pages

Pivot deeper into the graph from ngutra.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ngutra.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.