Skip to content

Hostname

mcgladrey.com

Last fetched

mcgladrey.com resolves to 66.98.100.82, announced in 66.98.96.0/21 by US-SIGNAL-WI02 - US Signal Company, L.L.C. in US. mcgladrey.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · mcgladrey.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/mcgladrey.com

Resolution chain

IPv6 resolution

No AAAA record for mcgladrey.com is recorded in WhisperGraph.

Attribution

us signal

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Contact emails
********@*****.***, hostmaster@mcgladrey.com, hostmaster@rsmus.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.mcgladrey.com
  • ns2.mcgladrey.com
  • ns3.mcgladrey.com
  • fwd02dmzadc01.rsm02dmz.net
  • fwd02dmzadc02.rsm02dmz.net
  • fwd02dmzdns01.rsm02dmz.net
  • fwd02dmzdns02.rsm02dmz.net
  • fwddmzadc01.rsmdmz.net
  • fwddmzadc02.rsmdmz.net
  • fwddmzadc03.rsmdmz.net
  • fwddmzadc04.rsmdmz.net
  • fwddmzdns02.rsmdmz.net
  • fwddmzdns03.rsmdmz.net
  • fwddmzdns04.rsmdmz.net
  • fwd02dmzdns03.rsm02dmz.net
  • fwd02dmzdns04.rsm02dmz.net

MX records

  • us-smtp-inbound-1.mimecast.com
  • us-smtp-inbound-2.mimecast.com
  • rsmus-com.mail.protection.outlook.com

SPF policy

  • include: spf.messagelabs.com

Threat-feed evidence

History

Related pages

Pivot from mcgladrey.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "mcgladrey.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.