Skip to content

Hostname

permatex.com

Last fetched

permatex.com resolves to 1 IPv4 address operated by QOSL-AS-AP Qovic Online Solutions LLP in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · permatex.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/permatex.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.196.166.18835.196.160.0/20AS396982QOSL-AS-AP Qovic Online Solutions LLPUS

WHOIS identity

Registrar
iana:292
Organization
dnstination
Contact emails

Subdomains

12 observed subdomains of permatex.com.

Web-graph footprint

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

418 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for permatex.com.

MechanismTarget
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEo1.mailer.samanage.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP12.148.25.81
SPF_IP12.148.25.82
SPF_IP12.148.8.186
SPF_IP12.148.8.187
SPF_IP149.72.147.186/32
SPF_IP167.89.101.239/32
SPF_IP167.89.99.179/32
SPF_IP168.245.40.44/32

Related pages

Pivot deeper into the graph from permatex.com.

Cypher and MCP

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

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