Skip to content

Hostname

performive.com

Last fetched

performive.com resolves to 104.16.150.108, announced in 104.16.144.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. performive.com 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 · performive.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/performive.com

Resolution chain

IPv6 resolution

No AAAA record for performive.com is recorded in WhisperGraph.

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:146
Registrant organisation
domain administrator
Contact emails
adam.khorshid@gmail.com, pw-c17f4b2bcba62e566253476e4fe18d85@privacyguardian.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns10.digicertdns.com
  • ns0.dnsmadeeasy.com
  • ns1.dnsmadeeasy.com
  • ns2.dnsmadeeasy.com
  • ns3.dnsmadeeasy.com
  • ns4.dnsmadeeasy.com

MX records

  • performive-com.mx1.arsmtp.com
  • performive-com.mx2.arsmtp.com
  • performive-com.mail.protection.outlook.com

SPF policy

  • ip: 66.115.190.0/24
  • ip: 66.71.255.0/24
  • ip: 208.78.43.0/24
  • ip: 162.220.50.0/24
  • ip: 66.115.169.128/27
  • ip: 66.115.128.145/28
  • ip: 185.254.171.160/27
  • ip: 107.181.163.34/32
  • ip: 172.83.44.96/27
  • include: edgepilot.com
  • include: spf.protection.outlook.com
  • include: spf.myconnectwise.net
  • ip: 107.181.176.34
  • ip: 107.181.182.194
  • ip: 107.181.182.203
  • ip: 149.72.133.198
  • ip: 185.254.71.162
  • ip: 192.40.58.8
  • ip: 198.8.85.162
  • ip: 216.201.94.99
  • ip: 66.115.145.130
  • ip: 66.115.169.136
  • ip: 66.115.169.140
  • ip: 66.115.190.202
  • ip: 66.71.247.218

Threat-feed evidence

History

Related pages

Pivot from performive.com 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: "performive.com"})-[: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.