Skip to content

Hostname

mfgtech.org

Last fetched

mfgtech.org resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · mfgtech.orgRouting diversity5.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/mfgtech.org

Resolution chain

mfgtech.org resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.28.52.181100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.31.214.37100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.159.483.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.76.15534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.168.22434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.28.3035.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.104.22044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.34.16144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.23.137.6752.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.152.116.10054.152.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.170.4154.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.207.6454.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
association for manufacturing technology
Contact emails

Subdomains

3 observed subdomains of mfgtech.org.

Web-graph footprint

Distinct hostnames that link to or from mfgtech.org in the public web crawl.

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mfgtech.org.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from mfgtech.org.

Cypher and MCP

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

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