Hostname
socomenal.com
Last fetched
socomenal.com resolves to 1 IPv4 address operated by COGENT-174 - Cogent Communications, LLC in FR. WHOIS lists iana:433 as the registrar.
Nutrition Label
Resolution chain
socomenal.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 |
|---|---|---|---|---|
| 154.41.70.34 | 154.41.70.0/23 | AS174 | COGENT-174 - Cogent Communications, LLC | FR |
WHOIS identity
- Registrar
- iana:433
- Organization
- jean-pierre schaal
- Contact emails
Subdomains
2 observed subdomains of socomenal.com.
Web-graph footprint
Distinct hostnames that link to or from socomenal.com in the public web crawl.
8 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for socomenal.com.
| Mechanism | Target |
|---|---|
| SPF_A | ifrit.as30781.net |
| SPF_A | mail.qama.fr |
| SPF_A | socomenal.com |
| SPF_INCLUDE | spf.cloud.vadesecure.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 212.103.24.2 |
| SPF_IP | 5.39.72.194 |
| SPF_IP | 51.254.205.18 |
| SPF_IP | 51.254.211.65 |
| SPF_IP | 51.254.217.5 |
| SPF_IP | 85.31.192.42/32 |
| SPF_MX | socomenal.com |
Related pages
Pivot deeper into the graph from socomenal.com.
- IP · 154.41.70.34
- ASN · AS174COGENT-174 - Cogent Communications, LLC
- Registrar · iana:433
- Country · FR
- Email · v9gp5r5x4ywmw2ngpugz@q.o-w-o.info
- TLD · .com
- Browse hostnames · so…
- 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: "socomenal.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.