Skip to content

Hostname

goperspecta.com

Last fetched

goperspecta.com resolves to 1 IPv4 address operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.75.9145.60.75.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

7 observed subdomains of goperspecta.com.

Web-graph footprint

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

114 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for goperspecta.com.

MechanismTarget
SPF_INCLUDE14512675.spf01.hubspotemail.net
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP20.119.190.154
SPF_IP20.14.134.192
SPF_IP20.7.50.198
SPF_IP23.24.26.161
SPF_IP40.84.38.125

Related pages

Pivot deeper into the graph from goperspecta.com.

Cypher and MCP

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

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