Hostname
2-sec.com
Last fetched
2-sec.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
2-sec.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 |
|---|---|---|---|---|
| 35.189.88.151 | 35.189.80.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- 2-sec
- Contact emails
- tim.holman@2-sec.com
- 1058e33c-9ed7-4a04-83cb-6cb1662cf6c2@identity-protect.org
- 10e24775-5a42-47be-ac1c-f06d8fcf9e1b@identity-protect.org
- 42448d8c-89a2-4d81-b5a7-8db3e023d94b@identity-protect.org
- 5a829e1d-bd60-4068-b9c9-a19363d89319@identity-protect.org
- 7553bd6b-00c5-4f04-878d-2714b2343b65@identity-protect.org
- 87c0fd33-c5b7-4001-99cb-d9d12fee9c46@identity-protect.org
- e189fc4e-0a29-4ca4-8143-da7d649db1c8@identity-protect.org
Subdomains
3 observed subdomains of 2-sec.com.
Web-graph footprint
Distinct hostnames that link to or from 2-sec.com in the public web crawl.
19 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for 2-sec.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail1.wpengine.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from 2-sec.com.
- IP · 35.189.88.151
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:468
- Country · GB
- Email · tim.holman@2-sec.com
- TLD · .com
- Browse hostnames · 2s…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "2-sec.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.