Hostname
offensive-security.com
Last fetched
offensive-security.com resolves to 1 IPv4 address operated by SUCURI-SEC - Sucuri in US. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
offensive-security.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.124.249.5 | 192.124.249.0/24 | AS30148 | SUCURI-SEC - Sucuri | US |
WHOIS identity
- Registrar
- iana:81
- Organization
- registration privacy, no-ip.com
- Contact emails
- 03a9ed841913d2f4-228503@privacy.no-ip.com
- 0dbfafcb70129aec-228503@privacy.no-ip.com
- 0fb4d425342aed60-228503@privacy.no-ip.com
- 13115b8272a5ea10-228503@privacy.no-ip.com
- 2ed17be017a633cc-228503@privacy.no-ip.com
- 2fe42365f61ee99d-228503@privacy.no-ip.com
- 3628d51e716c38e7-228503@privacy.no-ip.com
- 396bd82803620cd5-228503@privacy.no-ip.com
- 47dc7cd8d83ac1e5-228503@privacy.no-ip.com
- 705144f47918c7e9-228503@privacy.no-ip.com
- 71ff7ef33640d451-228503@privacy.no-ip.com
- 7f64ee53015ab402-228503@privacy.no-ip.com
- 82b3207d4f45fa1b-228503@privacy.no-ip.com
- 9b1e0fda3619c069-228503@privacy.no-ip.com
- 9db9c8e61095e459-228503@privacy.no-ip.com
- a48a1863ee9be2bb-228503@privacy.no-ip.com
- cdabca6529f7c274-228503@privacy.no-ip.com
- f5a3a9d44de613bf-228503@privacy.no-ip.com
- fb8056802129c696-228503@privacy.no-ip.com
- 1224861dbf76da04cb0faff2ddb47834-14869841@contact.gandi.net
Subdomains
68 observed subdomains of offensive-security.com.
Showing 25 of 68. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from offensive-security.com in the public web crawl.
1,776 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for offensive-security.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 5852453.spf02.hubspotemail.net |
| SPF_INCLUDE | _external_spf.offsec.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 54.84.169.62 |
Related pages
Pivot deeper into the graph from offensive-security.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "offensive-security.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.