Skip to content

Hostname

rainbowjordan.com

Last fetched

rainbowjordan.com resolves to 1 IPv4 address operated by AS213840 in DE. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · rainbowjordan.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/rainbowjordan.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.91.139.945.91.139.0/24AS213840DE

WHOIS identity

Registrar
iana:839
Organization
akhter textile industries (pvt)
Contact emails

Subdomains

4 observed subdomains of rainbowjordan.com.

Web-graph footprint

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

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for rainbowjordan.com.

MechanismTarget
SPF_Arainbowjordan.com
SPF_IP149.28.151.147
SPF_IP205.251.156.146
SPF_IP45.77.173.240
SPF_IP45.91.139.9
SPF_IP74.81.95.2
SPF_IP74.81.95.6
SPF_MXrainbowjordan.com

Related pages

Pivot deeper into the graph from rainbowjordan.com.

Cypher and MCP

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

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