Skip to content

Hostname

scfm.com.br

Last fetched

scfm.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · scfm.com.brRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/scfm.com.br

Resolution chain

scfm.com.br resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.156.22.126108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.36108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.38108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.85108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
13.249.141.10613.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.1313.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.5913.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.6913.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
reginaldo da silva gouveia
Contact emails

Subdomains

2 observed subdomains of scfm.com.br.

Web-graph footprint

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

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for scfm.com.br.

MechanismTarget
SPF_INCLUDEminhawebradio.net
SPF_MXscfm.com.br

Related pages

Pivot deeper into the graph from scfm.com.br.

Cypher and MCP

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

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