Hostname
petrom.com
Last fetched
petrom.com resolves to 2 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in DE. WHOIS lists iana:151 as the registrar.
Nutrition Label
Resolution chain
petrom.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 130.61.14.88 | 130.61.8.0/21 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | DE |
| 193.186.180.162 | 193.186.180.0/22 | AS25069 | — | AT |
WHOIS identity
- Registrar
- iana:151
- Organization
- s.c. petrom
- Contact emails
Subdomains
58 observed subdomains of petrom.com.
Showing 25 of 58. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from petrom.com in the public web crawl.
89 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for petrom.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.general.transactional-mail-a.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 193.186.185.143 |
| SPF_IP | 193.186.185.144 |
| SPF_IP | 193.186.185.184 |
| SPF_IP | 193.186.185.199 |
| SPF_IP | 194.102.139.41 |
| SPF_IP | 194.102.139.42 |
| SPF_IP | 194.102.139.99 |
| SPF_MX | petrom.com |
Related pages
Pivot deeper into the graph from petrom.com.
- IP · 130.61.14.88
- ASN · AS31898ORACLE-BMC-31898 - Oracle Corporation
- Registrar · iana:151
- Country · DE
- Email · claudiu.petre@petrom.com
- TLD · .com
- Browse hostnames · pe…
- 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: "petrom.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.