Skip to content

Hostname

petroforce.co

Last fetched

petroforce.co resolves to 1 IPv4 address operated by IR-AVABARID-AS in IR. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · petroforce.coRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/petroforce.co

Resolution chain

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

IPPrefixASNOperatorCountry
87.107.102.2587.107.102.0/24AS51431IR-AVABARID-ASIR

WHOIS identity

Registrar
iana:113
Organization
hossein sanavi
Contact emails

Subdomains

2 observed subdomains of petroforce.co.

Web-graph footprint

Distinct hostnames that link to or from petroforce.co in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • petroforce.co

SPF policy

11 SPF mechanisms authorising senders for petroforce.co.

MechanismTarget
SPF_Apetroforce.co
SPF_IP107.182.165.211
SPF_IP135.181.65.37
SPF_IP144.76.187.176
SPF_IP148.251.173.16
SPF_IP148.251.239.1
SPF_IP188.40.184.254
SPF_IP46.4.195.90
SPF_IP49.12.48.48
SPF_IP87.107.102.25
SPF_MXpetroforce.co

Related pages

Pivot deeper into the graph from petroforce.co.

Cypher and MCP

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

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