Skip to content

Hostname

exegy.net

Last fetched

exegy.net resolves to 35.185.25.255, announced in 35.185.16.0/20 by GOOGLE-CLOUD-PLATFORM - Google LLC in US. exegy.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 · exegy.netRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/exegy.net

Resolution chain

IPv6 resolution

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

Attribution

Google

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:299
Registrant organisation
perfect privacy,
Contact emails
kk53w7rb8d4@networksolutionsprivateregistration.com, qe74v6qn6mf@networksolutionsprivateregistration.com

Subdomains

Mail and authentication

Nameservers

  • spdns3.cscdns.net
  • dns00-hq.exegy.net
  • dns01.exegy.net
  • dns02.exegy.net
  • dns03.exegy.net

MX records

  • mx1.exegy.com
  • mx2.exegy.com
  • exegy-com.mail.protection.outlook.com

SPF policy

  • ip: 216.99.213.0/24
  • ip: 199.191.53.0/24
  • ip: 2620:1b:6000::/47
  • include: spf.protection.outlook.com
  • include: _spf.salesforce.com
  • a: b.spf.service-now.com
  • a: c.spf.service-now.com
  • include: _spf.atlassian.net
  • a: exegy.net
  • mx: exegy.net
  • include: 2658870.spf04.hubspotemail.net

Threat-feed evidence

History

Related pages

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