Skip to content

Hostname

pasopaint.com

Last fetched

pasopaint.com resolves to 1 IPv4 address operated by DATABANK-DFW - DataBank Holdings, Ltd. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
96.125.179.14196.125.179.0/24AS13767DATABANK-DFW - DataBank Holdings, Ltd.US
96.125.179.14196.125.179.0/24AS13767DATABANK-DFW - DataBank Holdings, Ltd.CA

WHOIS identity

Registrar
iana:146
Organization
irivinsu s.a. de c.v.
Contact emails

Subdomains

3 observed subdomains of pasopaint.com.

Web-graph footprint

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

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for pasopaint.com.

MechanismTarget
SPF_Apasopaint.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsmarthost.irivinsu.com
SPF_IP174.142.207.198
SPF_IP174.142.82.189
SPF_IP201.161.14.128/27
SPF_IP201.161.14.160/27
SPF_IP216.55.99.245
SPF_IP216.55.99.252
SPF_IP216.75.55.7
SPF_IP64.34.174.234
SPF_IP66.240.197.228
SPF_IP96.125.179.141
SPF_IP96.125.179.6
SPF_MXpasopaint.com

Related pages

Pivot deeper into the graph from pasopaint.com.

Cypher and MCP

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

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