Skip to content

Hostname

dfrsolutions.com

Last fetched

dfrsolutions.com resolves to 1 IPv4 address operated by ANSYS - ANSYS, INC in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · dfrsolutions.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dfrsolutions.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.104.24.52192.104.24.0/24AS53465ANSYS - ANSYS, INCUS

WHOIS identity

Registrar
iana:299
Organization
ansys,
Contact emails

Subdomains

4 observed subdomains of dfrsolutions.com.

Web-graph footprint

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

64 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dfrsolutions.com.

MechanismTarget
SPF_INCLUDEmailsenders.netsuite.com
SPF_INCLUDEspf.myoutlookonline.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.230.127.97/29
SPF_IP69.174.52.5/32
SPF_MXdfrsolutions.com

Related pages

Pivot deeper into the graph from dfrsolutions.com.

Cypher and MCP

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

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