Skip to content

Hostname

yadmanteb.com

Last fetched

yadmanteb.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · yadmanteb.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/yadmanteb.com

Resolution chain

yadmanteb.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.81.187104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.163.100172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
5.144.130.735.144.130.0/24AS59441IR

WHOIS identity

Registrar
iana:1387
Organization
frshad khsrvi
Contact emails

Subdomains

10 observed subdomains of yadmanteb.com.

Web-graph footprint

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

25 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

16 SPF mechanisms authorising senders for yadmanteb.com.

MechanismTarget
SPF_Ayadmanteb.com
SPF_INCLUDEmailii.org
SPF_INCLUDEspf.mailii.org
SPF_IP172.101.1.38
SPF_IP185.165.31.12
SPF_IP185.211.57.58
SPF_IP185.211.59.13
SPF_IP208.110.86.66/16
SPF_IP208.74.123.2
SPF_IP31.25.90.131
SPF_IP62.204.61.118
SPF_IP62.204.61.19
SPF_IP62.204.61.22
SPF_IP62.60.201.22
SPF_IP89.39.208.174
SPF_MXyadmanteb.com

Related pages

Pivot deeper into the graph from yadmanteb.com.

Cypher and MCP

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

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