Skip to content

Hostname

pitikot.com

Last fetched

pitikot.com resolves to 1 IPv4 address operated by AS203053 in RO. WHOIS lists iana:151 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
93.113.54.193.113.54.0/24AS203053RO

WHOIS identity

Registrar
iana:151
Organization
domain admin / this domain is for sale
Contact emails

Subdomains

2 observed subdomains of pitikot.com.

Web-graph footprint

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

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • pitikot.com

SPF policy

15 SPF mechanisms authorising senders for pitikot.com.

MechanismTarget
SPF_Apitikot.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEamazonses.com
SPF_IP128.199.52.133
SPF_IP157.245.75.5
SPF_IP164.92.147.109
SPF_IP164.92.155.198
SPF_IP167.71.70.107
SPF_IP167.71.77.208
SPF_IP174.138.2.140
SPF_IP188.166.203.48
SPF_IP64.225.81.96
SPF_IP85.204.69.241
SPF_IP93.113.54.1
SPF_MXpitikot.com

Related pages

Pivot deeper into the graph from pitikot.com.

Cypher and MCP

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

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