Skip to content

Hostname

payjib.com

Last fetched

payjib.com resolves to 1 IPv4 address operated by AS204544 in IR. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · payjib.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/payjib.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.53.140.230185.53.140.0/24AS204544IR

WHOIS identity

Registrar
iana:48
Organization
amir bornaee
Contact emails

Subdomains

15 observed subdomains of payjib.com.

Web-graph footprint

Distinct hostnames that link to or from payjib.com in the public web crawl.

99 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for payjib.com.

MechanismTarget
SPF_Apayjib.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.ahasend.com
SPF_INCLUDEspf.mail.mailoon.ir
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEzoho.com
SPF_IP139.162.158.100
SPF_IP185.88.153.138/32
SPF_IP185.88.153.139/32
SPF_IP185.88.153.140/32
SPF_IP185.88.153.57/32
SPF_IP185.88.153.93/32
SPF_MXpayjib.com

Related pages

Pivot deeper into the graph from payjib.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "payjib.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.