Skip to content

Hostname

3fases.com

Last fetched

3fases.com resolves to 1 IPv4 address operated by ALMOUROLTEC in PT. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
94.46.23.11994.46.23.0/24AS24768ALMOUROLTECPT

WHOIS identity

Registrar
iana:303
Organization
gofox - tecnologias de informacao unipessoal, lda
Contact emails

Subdomains

6 observed subdomains of 3fases.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • 3fases.com

SPF policy

5 SPF mechanisms authorising senders for 3fases.com.

MechanismTarget
SPF_A3fases.com
SPF_INCLUDE_spf.cleanmx.pt
SPF_IP94.46.23.119
SPF_IP94.46.23.120
SPF_MX3fases.com

Related pages

Pivot deeper into the graph from 3fases.com.

Cypher and MCP

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

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