Skip to content

Hostname

redwebfactory.it

Last fetched

redwebfactory.it resolves to 1 IPv4 address operated by AS-IRIDEOS-KP - Retelit Digital Services S.p.A. in IT. WHOIS lists registrar:1 api gmbh as the registrar.

Nutrition Label

WHISPER CANON · redwebfactory.itRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/redwebfactory.it

Resolution chain

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

IPPrefixASNOperatorCountry
109.168.97.32109.168.0.0/17AS5602AS-IRIDEOS-KP - Retelit Digital Services S.p.A.IT

WHOIS identity

Registrar
registrar:1 api gmbh
Organization
redcoupon
Contact emails

Subdomains

3 observed subdomains of redwebfactory.it.

Web-graph footprint

Distinct hostnames that link to or from redwebfactory.it in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for redwebfactory.it.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEwebme.it
SPF_IP13.79.159.77
SPF_IP185.147.167.135

Related pages

Pivot deeper into the graph from redwebfactory.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "redwebfactory.it"})-[: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.