Skip to content

Hostname

sutafer.com

Last fetched

sutafer.com resolves to 1 IPv4 address operated by AS5626 in PT. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
194.38.157.157194.38.128.0/19AS5626PT

WHOIS identity

Registrar
iana:48
Organization
joao paulo
Contact emails

Subdomains

13 observed subdomains of sutafer.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for sutafer.com.

MechanismTarget
SPF_Asutafer.com
SPF_INCLUDE_spf.kmitd.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.185.87.183
SPF_IP130.185.87.60
SPF_IP194.38.157.157
SPF_IP94.46.15.110
SPF_MXsutafer.com

Related pages

Pivot deeper into the graph from sutafer.com.

Cypher and MCP

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

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