Skip to content

Hostname

fmafabtech.com

Last fetched

fmafabtech.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

fmafabtech.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

2 observed subdomains of fmafabtech.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for fmafabtech.com.

MechanismTarget
SPF_Afmafabtech.com
SPF_INCLUDE_spf-us.ppe-hosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.156.227.80/28
SPF_IP205.201.47.105/32
SPF_IP2600:3c03:0:0:f03c:92ff:feca:c827
SPF_IP45.79.153.188/32
SPF_MXfmafabtech.com

Related pages

Pivot deeper into the graph from fmafabtech.com.

Cypher and MCP

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

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