Skip to content

Hostname

alliedmin.com

Last fetched

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

Nutrition Label

WHISPER CANON · alliedmin.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/alliedmin.com

Resolution chain

alliedmin.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:2
Organization
allied mineral products,
Contact emails

Subdomains

9 observed subdomains of alliedmin.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

41 SPF mechanisms authorising senders for alliedmin.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEautotask.net
SPF_INCLUDEpsm.knowbe4.com
SPF_INCLUDErelay.bswift.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.176.90.129/28
SPF_IP111.93.228.162
SPF_IP12.175.204.219
SPF_IP123.151.204.74
SPF_IP147.160.167.0/26
SPF_IP173.207.201.7/32
SPF_IP174.228.104.232/32
SPF_IP174.228.99.56/32
SPF_IP176.235.156.130
SPF_IP182.75.107.54
SPF_IP199.167.77.98
SPF_IP207.223.46.85/32
SPF_IP212.156.34.164/30
SPF_IP218.69.255.62
SPF_IP222.185.123.146
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP3.13.238.144
SPF_IP4.1.35.22
SPF_IP4.78.17.96/27
SPF_IP50.59.133.16/28
SPF_IP50.59.133.21
SPF_IP50.59.133.23
SPF_IP50.59.133.25
SPF_IP50.59.133.26
SPF_IP50.59.133.27
SPF_IP50.59.133.28
SPF_IP63.210.238.104/29
SPF_IP64.159.186.152/29
SPF_IP65.58.214.129/27
SPF_IP69.135.68.82/32
SPF_IP72.139.70.86/30
SPF_IP92.70.198.144/29
SPF_IP98.100.82.66/27
SPF_IP98.100.82.76

Related pages

Pivot deeper into the graph from alliedmin.com.

Cypher and MCP

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

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