Skip to content

Hostname

payment.aiitsolution.com

Last fetched

payment.aiitsolution.com resolves to 1 IPv4 address operated by AS150142 in BD.

Nutrition Label

WHISPER CANON · payment.aiitsolution.comRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/payment.aiitsolution.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.191.241.228103.191.241.0/24AS150142BD

WHOIS identity

No WHOIS records are currently associated with payment.aiitsolution.com in WhisperGraph.

Subdomains

1 observed subdomain of payment.aiitsolution.com.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for payment.aiitsolution.com.

MechanismTarget
SPF_Apayment.aiitsolution.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP103.191.241.228
SPF_IP190.92.174.37
SPF_IP192.250.235.29
SPF_IP23.108.96.28
SPF_IP77.95.113.12/32
SPF_MXpayment.aiitsolution.com

Related pages

Pivot deeper into the graph from payment.aiitsolution.com.

Cypher and MCP

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

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