Skip to content

Hostname

spe.org

Last fetched

spe.org resolves to 1 IPv4 address operated by SPE-199-26-202 - SOCIETY OF PETROLEUM ENGINEERS SPE, INC. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · spe.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/spe.org

Resolution chain

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

IPPrefixASNOperatorCountry
192.152.183.80192.152.183.0/24AS22991SPE-199-26-202 - SOCIETY OF PETROLEUM ENGINEERS SPE, INC.US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

145 observed subdomains of spe.org.

Web-graph footprint

Distinct hostnames that link to or from spe.org in the public web crawl.

1,620 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for spe.org.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.silverchair.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.160.167.0/26
SPF_IP173.203.224.62
SPF_IP182.74.252.133
SPF_IP182.74.252.134
SPF_IP192.152.183.0/24
SPF_IP192.254.116.40/32
SPF_IP207.166.101.207/32
SPF_IP207.166.104.207/32
SPF_IP207.166.92.11/32
SPF_IP207.166.95.11/32
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP5.249.132.140
SPF_IP5.249.132.141
SPF_IP5.249.132.142
SPF_IP54.236.128.150/32
SPF_IP74.125.148.0/22

Related pages

Pivot deeper into the graph from spe.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "spe.org"})-[: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.