Skip to content

Hostname

facsrl.com

Last fetched

facsrl.com resolves to 1 IPv4 address operated by ASSERVEREASY in IT. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · facsrl.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/facsrl.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.116.60.16185.116.60.0/24AS60798ASSERVEREASYIT

WHOIS identity

Registrar
iana:151
Organization
bruno de marchi
Contact emails

Subdomains

13 observed subdomains of facsrl.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for facsrl.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP139.162.215.40
SPF_IP176.57.118.146
SPF_IP185.3.109.22
SPF_IP185.81.4.167/24

Related pages

Pivot deeper into the graph from facsrl.com.

Cypher and MCP

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

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