Skip to content

Hostname

nevs.com

Last fetched

nevs.com resolves to 1 IPv4 address operated by INFRACOM in SE. WHOIS lists iana:638 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
194.132.81.32194.132.81.0/24AS29468INFRACOMSE

WHOIS identity

Registrar
iana:638
Organization
al vin koay
Contact emails

Subdomains

5 observed subdomains of nevs.com.

Web-graph footprint

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

106 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for nevs.com.

MechanismTarget
SPF_Amx1.zetup.se
SPF_Amx2.zetup.se
SPF_INCLUDE_spf.cmail.ondemand.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP155.56.208.100/30
SPF_IP157.133.97.216/30
SPF_IP169.145.66.70/31
SPF_IP169.145.66.72/31
SPF_IP37.221.229.136

Related pages

Pivot deeper into the graph from nevs.com.

Cypher and MCP

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

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