Skip to content

Hostname

appmfg.com

Last fetched

appmfg.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.213.106.5134.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
54.68.182.7254.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
contact privacy inc. customer 0129180675
Contact emails

Subdomains

2 observed subdomains of appmfg.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for appmfg.com.

MechanismTarget
SPF_INCLUDE5163497.spf03.hubspotemail.net
SPF_INCLUDEsent-via.netsuite.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP63.251.41.14
SPF_IP69.7.190.18
SPF_IP69.7.190.19
SPF_IP69.7.190.9

Related pages

Pivot deeper into the graph from appmfg.com.

Cypher and MCP

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

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